type github.com/jackc/pgx/v5/pgtype.encodePlanBoolCodecBinaryBool
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
bool.go#L120: return encodePlanBoolCodecBinaryBool{}
bool.go#L136: type encodePlanBoolCodecBinaryBool struct{}
bool.go#L138: func (encodePlanBoolCodecBinaryBool) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)